--- /dev/null
+opencc (0.1.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/libopencc1.symbols: updated.
+
+ -- LI Daobing <lidaobing@debian.org> Wed, 22 Sep 2010 20:40:54 +0800
+
+opencc (0.1.1-2) unstable; urgency=low
+
+ *debian/control: add Conflicts to libopencc0 (Closes: #596434)
+
+ -- Asias He <asias.hejun@gmail.com> Sun, 12 Sep 2010 14:58:18 +0800
+
+opencc (0.1.1-1) unstable; urgency=low
+
+ [ Asias He ]
+ * New upstream release (closes: #591076).
+ * debian/control: bump standards version to 3.9.1.
+ * debian/watch: use googlecode.debian.net.
+
+ [ LI Daobing ]
+ * debian/clean: added.
+
+ -- LI Daobing <lidaobing@debian.org> Wed, 11 Aug 2010 22:04:12 +0800
+
+opencc (0.1.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - bump standards version to 3.9.1.
+ - libopencc0 -> libopecc1 (closes: #590473).
+ - libopencc1 replaces libopencc0.
+ * libopencc0 -> libopencc1:
+ - debian/libopencc0.install => debian/libopencc1.install
+ - debian/libopencc0.symbols => debian/libopencc1.symbols
+
+ -- LI Daobing <lidaobing@debian.org> Thu, 29 Jul 2010 23:05:17 +0800
+
+opencc (0.0.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * debain/control: no longer build depends on python.
+ * debian/opencc.install: move .mo files to libopencc0.
+ * debian/libopencc0.install: install .mo files.
+ * debian/opencc_dict.1: deleted.
+ * debian/opencc.manpages: deleted.
+
+ -- LI Daobing <lidaobing@debian.org> Wed, 21 Jul 2010 22:42:32 +0800
+
+opencc (0.0.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control: bump standards version to 3.9.0.
+
+ -- LI Daobing <lidaobing@debian.org> Fri, 16 Jul 2010 23:52:08 +0800
+
+opencc (0.0.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/opencc.install: updated.
+ * debian/control: opencc depends on libopencc0 at the same version.
+
+ -- LI Daobing <lidaobing@debian.org> Tue, 22 Jun 2010 19:08:33 +0800
+
+opencc (0.0.2-1) unstable; urgency=low
+
+ * Initial release (Closes: #585621)
+
+ -- LI Daobing <lidaobing@debian.org> Sat, 19 Jun 2010 18:27:20 +0800
--- /dev/null
+test/mix2zhs.ans
+test/mix2zhs.in
+test/mix2zhs.ini
+test/mix2zht.ans
+test/mix2zht.in
+test/mix2zht.ini
+test/opencc
+test/simp_to_trad_characters.ocd
+test/simp_to_trad_phrases.ocd
+test/trad_to_simp_characters.ocd
+test/trad_to_simp_phrases.ocd
+test/zhs2zht.ans
+test/zhs2zht.in
+test/zhs2zht.ini
+test/zht2zhs.ans
+test/zht2zhs.in
+test/zht2zhs.ini
--- /dev/null
+Source: opencc
+Priority: optional
+Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
+Uploaders: LI Daobing <lidaobing@debian.org>, Asias He <asias.hejun@gmail.com>
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev
+Standards-Version: 3.9.1
+Section: libs
+Homepage: http://code.google.com/p/open-chinese-convert
+Vcs-Bzr: lp:~pkg-ime/opencc/debian-opencc
+Vcs-Browser: https://code.launchpad.net/~pkg-ime/opencc/debian-opencc
+
+Package: libopencc-dev
+Section: libdevel
+Architecture: any
+Depends: libopencc1 (= ${binary:Version}), ${misc:Depends}
+Description: simplified-traditional chinese conversion library - development
+ opencc is a library for converting character between traditional chinese and
+ simplified chinese.
+ .
+ This package includes the development support files.
+
+Package: libopencc1
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libopencc0
+Conflicts: libopencc0
+Description: simplified-traditional chinese conversion library - runtime
+ opencc is a library for converting character between traditional chinese and
+ simplified chinese.
+ .
+ This package includes the shared library.
+
+Package: opencc
+Section: utils
+Architecture: any
+Depends: libopencc1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Description: simplified-traditional chinese conversion tool
+ opencc is a library for converting character between traditional chinese and
+ simplified chinese.
+ .
+ This package includes the conversion tool.
--- /dev/null
+This work was packaged for Debian by:
+
+ LI Daobing <lidaobing@debian.org> on Fri, 11 Jun 2010 19:54:13 +0800
+
+It was downloaded from http://code.google.com/p/open-chinese-convert
+
+Upstream Author:
+
+ BYVoid <byvoid1@gmail.com>
+
+Copyright:
+
+ Copyright (C) 2010 BYVoid <byvoid1@gmail.com>
+
+License:
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+On Debian systems, the complete text of the Apache version 2.0 license
+can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+The Debian packaging is:
+
+ Copyright (C) 2010 LI Daobing <lidaobing@debian.org>
+
+and is licensed under Apache License, Version 2.0.
--- /dev/null
+NEWS
+README
--- /dev/null
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/lib/*.la
--- /dev/null
+usr/lib/lib*.so.*
+usr/share/opencc/*
+usr/share/locale/*
--- /dev/null
+libopencc.so.1 libopencc1 #MINVER#
+ opencc_close@Base 0.1.0
+ opencc_convert@Base 0.1.0
+ opencc_convert_utf8@Base 0.1.0
+ opencc_dict_load@Base 0.1.0
+ opencc_errno@Base 0.1.0
+ opencc_open@Base 0.1.0
+ opencc_perror@Base 0.1.0
+ opencc_set_conversion_mode@Base 0.1.2
--- /dev/null
+usr/bin/*
+usr/share/man/*
--- /dev/null
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+ dh $@
+
+override_dh_auto_configure:
+ dh_auto_configure -- --enable-static
--- /dev/null
+3.0 (quilt)
--- /dev/null
+version=3
+http://googlecode.debian.net/p/open-chinese-convert/opencc-(\d+.*)\.tar\.gz
+